Skip to content

build: update cross-repo angular dependencies (21.2.x)#32818

Open
angular-robot wants to merge 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (21.2.x)#32818
angular-robot wants to merge 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/core 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/schematics 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@angular/build 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@angular/cli 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@angular/common (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler-cli (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/core (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/forms (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/localize 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ng-dev b0ab31132f536b devDependencies digest
@angular/platform-browser (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-browser-dynamic (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-server (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/router (source) 21.2.0-rc.021.2.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ssr 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
@schematics/angular 21.2.0-rc.021.2.0-rc.2 age adoption passing confidence pnpm.catalog.default patch
angular/dev-infra e006a3316c5f6e action digest
devinfra e006a3316c5f6e git_override digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v21.2.0-rc.2

Compare Source

@​angular/cli
Commit Type Description
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions

v21.2.0-rc.1

Compare Source

@​angular/cli
Commit Type Description
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
@​angular/ssr
Commit Type Description
cf5a72d33 fix prevent open redirect via X-Forwarded-Prefix header
f78f38827 fix validate host headers to prevent header-based SSRF
angular/angular (@​angular/common)

v21.2.0

Compare Source

common
Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
8bbe6dc46c feat Add Location strategies to manage trailing slash on write
51cc914807 feat support height in ImageLoaderConfig and built-in loaders
compiler
Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
95b3f37d4a feat Exhaustive checks for switch blocks
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice
compiler-cli
Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners
core
Commit Type Description
8d5210c9fe feat add ChangeDetectionStrategy.Eager alias for Default
92d2498910 feat add host node to DeferBlockData (#​66546)
ea2016a6dc feat add support for nested animations
81cabc1477 feat add support for TypeScript 6
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
0806ee3826 fix prevent animated element duplication with dynamic components in zoneless mode
ed78fa05c7 fix Remove note to skip arrow functions in best practices
forms
Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
22afbb2f36 feat add parsing support to native inputs (#​66917)
95c386469c feat Add passing focus options to form field
95ecce8334 feat allow setting submit options at form-level
ebae211add feat introduce parse errors in signal forms
3937afc316 feat introduce SignalFormControl for Reactive Forms compatibility
30f0914754 feat support binding null to number input (#​66917)
dd208ca259 feat update submit function to accept options object
27397b3f4f fix clear parse errors when model updates (#​66917)
63d8005703 fix preserve custom-control focus context in signal forms
631f60d1f9 fix preserve parse errors when parse returns value
adfb83146b fix simplify design of parse errors
fb05fc86d0 fix sort error summary by DOM order
567f292e8e fix support custom controls as host directives
bdfb60f3e3 fix use consistent error format returned from parse
d75046bc09 fix warn when showing hidden field state
language-server
Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles
6fb39d9b62 feat Support client-side file watching via onDidChangeWatchedFiles
language-service
Commit Type Description
496967e7b1 feat add JSON schema for angularCompilerOptions
8c21866f49 feat add linked editing ranges for HTML tag synchronization
d2137928e8 perf use lightweight project warmup for Angular analysis
router
Commit Type Description
b51bab583d feat Add partial ActivatedRouteSnapshot information to canMatch params
cf9620f7d0 feat Make match options optional in isActive
907a94dcec feat Update IsActiveMatchOptions APIs to accept a Partial

  • If you want to rebase/retry this PR, check this box

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Feb 23, 2026
@pullapprove pullapprove bot requested review from tjshiu and wagnermaciel February 23, 2026 18:23
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.2.0-rc.1 (21.2.x) build: update cross-repo angular dependencies to v21.2.0-rc.2 (21.2.x) Feb 24, 2026
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch from 72f0cfa to 9c1ecb5 Compare February 24, 2026 10:49
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.2.0-rc.2 (21.2.x) build: update cross-repo angular dependencies (21.2.x) Feb 24, 2026
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch 5 times, most recently from 667dbc7 to 69ab870 Compare February 25, 2026 09:21
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/21.2.x-cross-repo-angular-dependencies branch from 69ab870 to 6ed2022 Compare February 25, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants